home *** CD-ROM | disk | FTP | other *** search
- Path: news.imssys.com!newsadm
- From: anil kumar m p <akmp@mindware.soft.net>
- Newsgroups: comp.lang.c
- Subject: C - Fortran Interface
- Date: 25 Jan 1996 09:17:27 GMT
- Organization: IMS Intercom Online Services 301-856-2706
- Message-ID: <4e7hr7$9lj@news.imssys.com>
- NNTP-Posting-Host: 164.164.52.102
-
- I am calling C functions in Fortran and Fortran functions in C, on
- SGI - Indy.
- I am facing the following problems.
- 1. Passing 2-Dimensional Arrays between Fortran and C as parameters.
- 2. Common Blocks having 2-D arrays and which are shared by C.
- 3. File I/o.
- Common block variable contains the unit no, which corresponds
- to a file. How to access the same file in C using File pointers ?
- 4. Equivalence of 2-D arrays with 1-D arrays in mixed data type.
-
- Any help would be appreciated.
-
- Thanking You in Advance.
-
- Anil Kumar M. P.
- e-mail : akmp@mindware.soft.net
-